com.supermap.onlineservices.utils

Interface GroupDeleteListener



  • public interface GroupDeleteListener
    Group deletion callback Note: all interfaces of network callback are in the sub threads. If you want to update UI, please update in the main thread
    • Method Detail

      • onError

        void onError(java.lang.String errorInfo)
        Failed request
        Parameters:
        errorInfo -
      • onComplete

        void onComplete(java.lang.String responseBody)
        Successful responses
        Parameters:
        responseBody -